Welcome![Sign In][Sign Up]
Location:
Search - c ini

Search list

[Develop Toolsphp dezender批量反编译php加密文件的工具

Description:

需求:
1、操作系统:Windows 2000/XP,内存越大越好,推荐1G以上。

2、安装php5,假定安装在c:\php5,复制c:\php5下所有文件到c:\php-de文件夹。

3、安装ZendOptimizer-3.3.0,假定安装在C:\Program Files\Zend\ZendOptimizer-3.3.0。

4、解压dezend.rar包到c:\php-de文件夹,覆盖里面的php.exe和php5ts.dll文件,还有两个文件config.ini(混淆函数

列表)、PhpVars.reg(环境变量配置)和decode_all.bat(批量dezend)下面要用到。

5、修改c:\php-de文件夹下的php.ini文件,增加下面一个节:

[Zend]
zend_extension_manager.optimizer_ts="C:\Program Files\Zend\ZendOptimizer-3.3.0\lib\Optimizer-3.3.0"
zend_extension_ts="C:\Program Files\Zend\ZendOptimizer-3.3.0\lib\ZendExtensionManager.dll"

修改内存限制
memory_limit = 128M

6、修改PhpVars.reg文件,将对应的行修改为:
"PHP_DECODE_INI"="c:\\php-de"
"PHP_DECODE_PATH"="c:\\php-de\\decode"
然后双击该文件,导入注册表。

7、复制要dezend的文件夹到c:\php-de目录下,假定是c:\php-de\dezend。运行cmd,执行
cd c:\php-de
decode_all zend

8、耐心的等一段时间,dezend好的文件就在c:\\php-de\\decode文件夹了。

提示:
可以修改decode_all里面的*.php *.inc,添加其他扩展名的php文件。


Platform: | Size: 1127705 | Author: dssz.net | Hits:

[Windows DevelopDMENU

Description: his program uses an ini file to determine a menu routine. The program dynamically adds menus that run programs and has the ability to pass arguements to those programs if needed. The program can go 5 submenu s deep and can start from no menus to basically an unlimited amount of menus. Have also written in C++ builder but haven t made the Cbuilder one go 5 subs deep yet.-his program uses an ini file to determine a menu routine. The program dynamically adds menus that run programs and has the ability to pass arguements to those programs if needed. The program can go 5 submenu s deep and can start from no menus to basically an unlimited amount of menus. Have also written in C++ builder but haven t made the Cbuilder one go 5 subs deep yet.
Platform: | Size: 5807 | Author: 李金明 | Hits:

[File Operate20040913190255_vczx_clsrwini

Description: 读写ini的C++类 一、本类只有4个函数,分别为写数字,读数字,写文本,读文本。支持相对路径。可以用于有或无mfc支持的程序。visual c++6编译通过。 ini格式: [appname] keyname=s 二、代码:请下载压缩包。 三、如需要绝对路径删除CHAR FilePath[255] ---strcat(FilePath,fn)-literacy ini a category C, the only four categories of functions, namely digital writing, word reading, writing text, reading text. Support relative path. Can be used with or without mfc support procedures. Visual C + +6 compile. Ini format : [appname] keyname = s 2, code : Please download compressed. Three, if required absolute path to delete CHAR FilePath [255] --- Geodetic (FilePath, fn)
Platform: | Size: 1220 | Author: 王迎芳 | Hits:

[ADO-ODBCdb_access

Description: 众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对SQLServer,ODBC,OLEDB数据源以及工业中的Citect,IFix监控软件数据源的统一访问。 开发环境: Microsoft Windows2000开发平台 开发工具: Microsoft Visual C++.NET 数据源: Microsoft SQLServer2000,Citect,Ifix,ODBC 文件说明: DAServer2.dll是一个统一数据访问平台。提供OLEDB标准接口。用户可对其进行访问。 SQLServerProvider.dll是针对SQLServer数据源的提供程序。 config.ini是系统配置文件。- Data access in the entire software development framework is a three-tier data layer, the other is a two-tier basis. Without it, the data storage change meaningless. Meanwhile, the efficiency of data access will directly affect the quality of the software. A slow data access system is the customer can not be tolerated. A good system will be an efficient data access methods. This shows that access to data in the software development process is very important. If reunification of data access methods, all aspects of the data access problems can be resolved. My system will be open to all sources of data, or even the future there will be data sources. To achieve the expected results of SQLServer, ODBC, OLEDB data sources and the industrial Citect, Ifix monitoring software data sources unified a
Platform: | Size: 303934 | Author: li | Hits:

[Other resourceINIFileOP

Description: 用C写的INI文件的读写,具有通用性,可放心用于嵌入式开发-C wrote INI file reader can be used, and can be assured for Embedded Development
Platform: | Size: 4777 | Author: 廖月旺 | Hits:

[Other resourceaduc7000_pwm

Description: This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1 This ARM Example may be debugged using only the uVision Simulator and your PC--no additional hardware or evaluation boards are required. The Simulator provides cycle-accurate simulation of all on-chip peripherals of the ADuC7000 device series. You may create various input signals like digital pulses, sine waves, sawtooth waves, and square waves using signal functions which you write in C. Signal functions run in the background in the simulator within timing constraints you configure. In this example, several signal functions are defined in the included Startup_SIM.INI file. -This project is created using the Keil ARM C A Compiler. The Logic Analyzer built into the si mulator may be used to monitor and display any va riable or peripheral I / O register. It is alread y configured to show the PWM output signal on POR T3.0 and ARM Example PORT3.1 This may be debugge d using only the kernels Simulator and your PC -- no additional hardware or evaluation boards ar e required. The Simulator provides cycle-accu rate simulation of all on-chip peripherals of t he ADuC7000 device series. You may create VARIO input signals us like digital pulses, sine waves, and sawtooth waves. square waves and using signal functions which y ou write in C. Signal functions run in the backgr in the simulator is within timing constraint s you configure. In this example, several signal functi
Platform: | Size: 8599 | Author: 郭文彬 | Hits:

[OS programfinance

Description: 用C++ Builder 5.0编写,关于一个家庭财物管理的例子。涉及的知识有数据库,注册表/Ini文件的读写等。-C Builder 5.0 preparation of a family property management example. With the knowledge database, the registry / Ini documents such as reading and writing.
Platform: | Size: 503416 | Author: didnt | Hits:

[Other resourceW2kSqlextendedproc

Description: BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\\boot.ini ) --删除文件Select dbo.FileDelete( C:\\X.txt ) --服务状态Select dbo.ServerStat( awhost32 ,1) --建立目录Select dbo.MKDIR( C:\\Test\\test ,1) --文件复制Select dbo.FileCopy( C:\\boot.ini , c:\\Boot\\YYY.ini ,1) --删除目录Select dbo.RDDIR( C:\\Text ,1) --锁定计算机Select dbo.LockPc() --结束程序Select dbo.KillPorg( Notepad.exe ) --执行程序Select dbo.StartPorg( Notepad.exe ) --得到IP地址Select dbo.GetIP() --分解字符Select dbo.TextPart( 123*456*789 , * ,0) QQ:254082939 Email:haihong5995037@163.com-BCB prepared by the simple function for the expansion of SQL stored procedures. - Check file exists Select dbo.FileExist (c : \\ boot.ini file) -- Select dbo.FileDelete delete the file (C : \\ X.txt) -- state services Select dbo.ServerStat (awhost32, 1) -- Select dbo.MKDIR build directory (C : \\ Test \\ test, 1) -- Select copy dbo.FileCopy (C : \\ boot.ini file, c : \\ Boot \\ 9985360E. ini, 1) -- Select dbo.RDDIR delete directory (C : \\ Text, 1) -- Computer Select dbo.LockPc lock () -- Select dbo.KillPorg closing procedures (Notepad.exe) -- Select dbo implementation procedures. StartPorg (Notepad.exe) -- Select IP addresses to be dbo.GetIP () -- Select decomposition characters dbo.TextPart (123 * 456 * 789 *, 0) QQ : 254082939 Email : haihong5995037@163.com
Platform: | Size: 568414 | Author: 耿海瑞 | Hits:

[Linux-Unixiniparser-2.14.tar

Description: 一个使用anci c实现的ini处理程序-use a ANCI c achieve ini handling procedures
Platform: | Size: 20292 | Author: 甘荣 | Hits:

[Hook apiantihook_src

Description: 代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发布的基于ATL构建的工具库,随源代码一起发布,可以从微软网站下载,也可以从http://www,winmsg.com/cn/orbit.htm下载。本程序使用WTL 7.1,应该也可用WTL 7.5。编译WTL程序需要安装微软的Platform SDK,最好是2002年以后的版本,如果使用Visual Studio 2002或以后的版本可不用安装Platform SDK,因为它们已经包含了Platform SDK。 在AntiHook workspace下公有四个project,AntiHook是钩子检测程序,它编译生成AntiHook.exe,运行AntiHook.exe需要和AntiHook.ini在同一个目录下,AntiHook.ini是配置文件,可以在AntiHook目录下找到。sysHook是一个全局钩子程序的例子,编译候生成sysHook.dll,用于AntiHook测试之用。HookHelper是GUI界面的sysHook.dll加载程序,编译生成HookHelper.exe,运行HookHelper.exe就可以在系统中安装sysHook.dll钩子。Helper是Console界面的sysHook.dll加载程序,编译生成Helper.exe,用于调试sysHook.dll钩子程序。-code using Visual C 6.0 for the development of tools, in order to enable small flexible procedures, I used WTL instead of the MFC software interface, the need to compile the source code for the installation of WTL. WTL repository is based on Microsoft ATL Construction of the library of tools, together with the source code release can be downloaded from Microsoft's Web site, from http://www. winmsg.com / cn / orbit.htm download. The procedures used WTL 7.1, and should also be used WTL 7.5. Compiler WTL procedures need to install Microsoft's Platform SDK, preferably after the 2002 version, If using Visual Studio 2002 or later versions can be no installation Platform S DK, as they already covered by the Platform SDK. AntiHook workspace in the public domain under four project, AntiHook
Platform: | Size: 73052 | Author: 吴志明 | Hits:

[Linux-Unixreadinifile_H

Description: /* * 读取INI文件的函数(C语言) * File: readinifile.h * Read INI File * char* GetInitKey(FileName, Section, Key) * Return Key=>Value * + [config] * + dbhost=localhost * * strcpy(dbhost,GetInitKey(\"config.ini\", \"config\", \"dbhost\")) */-/ * read INI file functions (C) * File : readinifile.h * Read INI File * char * GetInitKe y ('">, Section, Key) * Return Key =
Platform: | Size: 972 | Author: eFun | Hits:

[File OperateBest_Ini

Description: INI文件读写类,C++编写,使用stl。任意C++编译器均可使用,可在任意平台上编译。-INI file reading and writing categories, C, the use of stl. Arbitrary C compiler can use, it can be arbitrary platform compiler.
Platform: | Size: 10533 | Author: dcg | Hits:

[Other resourceINIFileOP_new

Description: window ce.net ini文件读写,纯c代码-window ce.net ini file read and write, code-c
Platform: | Size: 7697 | Author: liyalin | Hits:

[Windows Developrevealjs

Description: CTP平台 GAMERSKY配置文件 下载后可选择语言(CTP platform GAMERSKY settings.ini)
Platform: | Size: 78848 | Author: Ratel | Hits:

[OtherSet

Description: 实现wiform窗体向INI文件读取以及写入(This file is a program that reads and writes the INI configuration file in c#)
Platform: | Size: 237568 | Author: 心辰 | Hits:

[CSharpIniReadWrite

Description: C#读写Ini文件的Vs2103程序项目源码,提供DLL,可以直接调用!(C# read and write Ini file Vs2103 program source code, provide DLL, can be called directly!)
Platform: | Size: 510976 | Author: 天云之剑 | Hits:

[File Operateinifile

Description: 此源码实现ini文件读取及写入,以c++语言实现。(read and write ini file by c++)
Platform: | Size: 1024 | Author: 小新12 | Hits:

[OtherConsoleApp1

Description: C#控制台程序,集成了redis 实例,及读取配置文件(This is C# program and processer redis and ini files)
Platform: | Size: 257024 | Author: 燕子李三 | Hits:

[Otherinih-master

Description: Utilitiles for reading .ini files
Platform: | Size: 25600 | Author: ccctttt | Hits:

[CSharpfilecsdemos

Description: C# 读写INI文件、压缩、编辑转换、文件流切割组合等文件操作功能源码(C # read and write INI file, compression, editing and conversion, file stream cutting combination and other file operation function source)
Platform: | Size: 419840 | Author: yj1213 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 19 »

CodeBus www.codebus.net